2024-09-24 00:17:07,493 [ 63278 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:42, check_args_and_update_paths) 2024-09-24 00:17:07,493 [ 63278 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:90, check_args_and_update_paths) 2024-09-24 00:17:07,493 [ 63278 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:97, check_args_and_update_paths) 2024-09-24 00:17:07,493 [ 63278 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:99, check_args_and_update_paths) 2024-09-24 00:17:07,494 [ 63278 ] INFO : Unknown image altinityinfra/dotnet-client (runner:357, ) Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_d20pi0 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --mount type=bind,source=/home/ubuntu/_work/_temp/test/dockerd_volume_dir,target=/var/lib/docker -e DOCKER_HELPER_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_BASE_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_KERBERIZED_HADOOP_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_KERBEROS_KDC_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_JS_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_NGINX_DAV_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_access_control_on_cluster/test.py::test_access_control_on_cluster test_access_control_on_cluster/test.py::test_grant_all_on_cluster test_alter_codec/test.py::test_alter_codec_index test_alter_codec/test.py::test_alter_codec_pk test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable test_async_connect_to_multiple_ips/test.py::test test_async_insert_memory/test.py::test_memory_usage test_azure_blob_storage_zero_copy_replication/test.py::test_zero_copy_replication test_backup_restore/test.py::test_attach_partition test_backup_restore/test.py::test_replace_partition test_backup_restore/test.py::test_restore 'test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local]' 'test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3]' 'test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain]' 'test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local]' 'test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain]' test_backup_restore_s3/test.py::test_backup_to_s3 test_backup_restore_s3/test.py::test_backup_to_s3_multipart test_backup_restore_s3/test.py::test_backup_to_s3_named_collection test_backup_restore_s3/test.py::test_backup_to_s3_native_copy test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_other_bucket 'test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False]' 'test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False]' 'test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False]' 'test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True]' test_backup_restore_s3/test.py::test_incremental_backup_append_table_def test_backup_s3_storage_class/test.py::test_backup_s3_storage_class test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000]' 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000]' 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000]' 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000]' test_backward_compatibility/test_data_skipping_indices.py::test_index test_backward_compatibility/test_functions.py::test_aggregate_states test_backward_compatibility/test_functions.py::test_string_functions test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility test_broken_part_during_merge/test.py::test_merge_and_part_corruption test_cluster_copier/test.py::test_block_size test_cluster_copier/test.py::test_copy_month_to_week_partition test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering_after_move_faults 'test_cluster_copier/test.py::test_copy_simple[False]' 'test_cluster_copier/test.py::test_copy_simple[True]' 'test_cluster_copier/test.py::test_copy_with_recovering[False]' 'test_cluster_copier/test.py::test_copy_with_recovering[True]' 'test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[False]' 'test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[True]' test_cluster_copier/test.py::test_no_arg test_cluster_copier/test.py::test_no_index test_cluster_copier/test.py::test_non_partitioned_table test_cluster_copier/test.py::test_self_copy test_cluster_copier/test_three_nodes.py::test test_codec_encrypted/test.py::test_different_keys test_compressed_marks_restart/test.py::test_compressed_marks_restart_compact test_compressed_marks_restart/test.py::test_compressed_marks_restart_wide test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_include_config test_config_yaml_full/test.py::test_yaml_full_conf test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_default_compression_codec/test.py::test_default_codec_multiple test_default_compression_codec/test.py::test_default_codec_single test_default_compression_codec/test.py::test_default_codec_version_update test_dictionaries_access/test.py::test_create test_dictionaries_access/test.py::test_dictget test_dictionaries_access/test.py::test_drop 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_file.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_file.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[hashed]' 'test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True]' 'test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[hashed]' test_dictionaries_config_reload/test.py::test test_dictionaries_ddl/test.py::test_clickhouse_remote test_dictionaries_ddl/test.py::test_conflicting_name 'test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache]' 'test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed]' 'test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache]' 'test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed]' test_dictionaries_ddl/test.py::test_dictionary_with_where test_dictionaries_ddl/test.py::test_file_dictionary_restrictions test_dictionaries_ddl/test.py::test_http_dictionary_restrictions test_dictionaries_ddl/test.py::test_named_collection test_dictionaries_ddl/test.py::test_restricted_database test_dictionaries_ddl/test.py::test_secure test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key -vvv" altinityinfra/integration-tests-runner:0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.2.0, repeat-0.9.3, order-1.0.1, xdist-3.5.0, random-0.2 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_cluster_copier/test.py::test_block_size test_dictionaries_access/test.py::test_create test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_cache] test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local] test_dictionaries_all_layouts_separate_sources/test_file.py::test_complex[complex_key_hashed] test_dictionaries_ddl/test.py::test_clickhouse_remote test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg test_backup_restore/test.py::test_attach_partition test_config_substitutions/test.py::test_allow_databases [gw9] [ 1%] PASSED test_dictionaries_access/test.py::test_create test_dictionaries_access/test.py::test_dictget [gw1] [ 2%] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local] test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3] [gw9] [ 3%] PASSED test_dictionaries_access/test.py::test_dictget test_dictionaries_access/test.py::test_drop [gw5] [ 4%] PASSED test_backup_restore/test.py::test_attach_partition test_backup_restore/test.py::test_replace_partition [gw1] [ 5%] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3] test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain] [gw9] [ 6%] PASSED test_dictionaries_access/test.py::test_drop [gw1] [ 7%] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain] test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local] test_access_control_on_cluster/test.py::test_access_control_on_cluster [gw1] [ 8%] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local] test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain] [gw5] [ 9%] PASSED test_backup_restore/test.py::test_replace_partition test_backup_restore/test.py::test_restore [gw2] [ 10%] PASSED test_dictionaries_ddl/test.py::test_clickhouse_remote test_dictionaries_ddl/test.py::test_conflicting_name [gw2] [ 11%] PASSED test_dictionaries_ddl/test.py::test_conflicting_name test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache] [gw1] [ 12%] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain] test_backup_restore_s3/test.py::test_backup_to_s3 [gw8] [ 13%] PASSED test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config [gw8] [ 14%] PASSED test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_include_config [gw5] [ 15%] PASSED test_backup_restore/test.py::test_restore [gw1] [ 16%] PASSED test_backup_restore_s3/test.py::test_backup_to_s3 test_backup_restore_s3/test.py::test_backup_to_s3_multipart [gw8] [ 17%] PASSED test_config_substitutions/test.py::test_include_config test_alter_codec/test.py::test_alter_codec_index [gw0] [ 18%] PASSED test_cluster_copier/test.py::test_block_size test_cluster_copier/test.py::test_copy_month_to_week_partition [gw7] [ 19%] PASSED test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_default_compression_codec/test.py::test_default_codec_multiple [gw1] [ 20%] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_multipart test_backup_restore_s3/test.py::test_backup_to_s3_named_collection [gw1] [ 21%] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_named_collection test_backup_restore_s3/test.py::test_backup_to_s3_native_copy [gw4] [ 22%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg [gw1] [ 23%] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_native_copy test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart test_compressed_marks_restart/test.py::test_compressed_marks_restart_compact [gw7] [ 24%] PASSED test_default_compression_codec/test.py::test_default_codec_multiple test_default_compression_codec/test.py::test_default_codec_single test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] [gw3] [ 25%] PASSED test_dictionaries_all_layouts_separate_sources/test_file.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_file.py::test_ranged[range_hashed] [gw5] [ 26%] PASSED test_alter_codec/test.py::test_alter_codec_index test_alter_codec/test.py::test_alter_codec_pk [gw1] [ 27%] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_other_bucket [gw1] [ 28%] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_other_bucket test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False] [gw5] [ 29%] PASSED test_alter_codec/test.py::test_alter_codec_pk [gw1] [ 30%] PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False] test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False] test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] [gw2] [ 31%] PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache] test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed] [gw6] [ 32%] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_direct] [gw9] [ 33%] PASSED test_access_control_on_cluster/test.py::test_access_control_on_cluster test_access_control_on_cluster/test.py::test_grant_all_on_cluster [gw1] [ 34%] PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False] test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False] [gw9] [ 35%] PASSED test_access_control_on_cluster/test.py::test_grant_all_on_cluster [gw7] [ 36%] PASSED test_default_compression_codec/test.py::test_default_codec_single test_default_compression_codec/test.py::test_default_codec_version_update [gw1] [ 37%] PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False] test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True] [gw3] [ 38%] PASSED test_dictionaries_all_layouts_separate_sources/test_file.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[flat] test_backward_compatibility/test_functions.py::test_aggregate_states [gw1] [ 39%] PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True] test_backup_restore_s3/test.py::test_incremental_backup_append_table_def [gw8] [ 40%] PASSED test_compressed_marks_restart/test.py::test_compressed_marks_restart_compact test_compressed_marks_restart/test.py::test_compressed_marks_restart_wide [gw0] [ 41%] PASSED test_cluster_copier/test.py::test_copy_month_to_week_partition test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering [gw1] [ 42%] PASSED test_backup_restore_s3/test.py::test_incremental_backup_append_table_def [gw8] [ 43%] PASSED test_compressed_marks_restart/test.py::test_compressed_marks_restart_wide [gw4] [ 44%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False] test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] test_async_connect_to_multiple_ips/test.py::test [gw2] [ 45%] PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed] test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache] [gw7] [ 46%] PASSED test_default_compression_codec/test.py::test_default_codec_version_update [gw6] [ 47%] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_hashed] test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load [gw3] [ 48%] PASSED test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[hashed] [gw4] [ 49%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] [gw5] [ 50%] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] [gw0] [ 51%] PASSED test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering_after_move_faults [gw2] [ 52%] PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache] test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed] [gw1] [ 53%] PASSED test_async_connect_to_multiple_ips/test.py::test [gw7] [ 54%] PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key [gw7] [ 55%] PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key test_backup_s3_storage_class/test.py::test_backup_s3_storage_class [gw6] [ 56%] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_ranged[range_hashed] [gw9] [ 57%] PASSED test_backward_compatibility/test_functions.py::test_aggregate_states test_backward_compatibility/test_functions.py::test_string_functions test_broken_part_during_merge/test.py::test_merge_and_part_corruption [gw8] [ 58%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False] test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True] [gw4] [ 59%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] [gw3] [ 60%] PASSED test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[hashed] [gw0] [ 61%] PASSED test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering_after_move_faults test_cluster_copier/test.py::test_copy_simple[False] [gw5] [ 62%] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] [gw6] [ 63%] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[cache] [gw1] [ 64%] PASSED test_backup_s3_storage_class/test.py::test_backup_s3_storage_class [gw2] [ 65%] PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed] test_dictionaries_ddl/test.py::test_dictionary_with_where [gw2] [ 66%] PASSED test_dictionaries_ddl/test.py::test_dictionary_with_where test_dictionaries_ddl/test.py::test_file_dictionary_restrictions [gw2] [ 67%] PASSED test_dictionaries_ddl/test.py::test_file_dictionary_restrictions test_dictionaries_ddl/test.py::test_http_dictionary_restrictions test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable [gw2] [ 68%] PASSED test_dictionaries_ddl/test.py::test_http_dictionary_restrictions test_dictionaries_ddl/test.py::test_named_collection [gw2] [ 69%] PASSED test_dictionaries_ddl/test.py::test_named_collection test_dictionaries_ddl/test.py::test_restricted_database test_async_insert_memory/test.py::test_memory_usage [gw7] [ 70%] PASSED test_broken_part_during_merge/test.py::test_merge_and_part_corruption [gw2] [ 71%] PASSED test_dictionaries_ddl/test.py::test_restricted_database test_dictionaries_ddl/test.py::test_secure test_config_yaml_full/test.py::test_yaml_full_conf [gw2] [ 72%] PASSED test_dictionaries_ddl/test.py::test_secure [gw4] [ 73%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] [gw0] [ 74%] PASSED test_cluster_copier/test.py::test_copy_simple[False] test_cluster_copier/test.py::test_copy_simple[True] test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility [gw7] [ 75%] PASSED test_config_yaml_full/test.py::test_yaml_full_conf test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message [gw5] [ 76%] PASSED test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable test_codec_encrypted/test.py::test_different_keys [gw0] [ 77%] PASSED test_cluster_copier/test.py::test_copy_simple[True] test_cluster_copier/test.py::test_copy_with_recovering[False] [gw4] [ 78%] PASSED test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message [gw6] [ 79%] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[direct] [gw5] [ 80%] PASSED test_codec_encrypted/test.py::test_different_keys [gw1] [ 81%] PASSED test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility [gw8] [ 82%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True] test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition test_backward_compatibility/test_data_skipping_indices.py::test_index [gw6] [ 83%] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[flat] [gw0] [ 84%] PASSED test_cluster_copier/test.py::test_copy_with_recovering[False] test_cluster_copier/test.py::test_copy_with_recovering[True] [gw8] [ 85%] PASSED test_backward_compatibility/test_data_skipping_indices.py::test_index [gw1] [ 86%] PASSED test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition [gw3] [ 87%] PASSED test_async_insert_memory/test.py::test_memory_usage test_cluster_copier/test_three_nodes.py::test [gw6] [ 88%] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[hashed] [gw0] [ 89%] PASSED test_cluster_copier/test.py::test_copy_with_recovering[True] test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[False] [gw0] [ 90%] PASSED test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[False] test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[True] [gw6] [ 91%] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[hashed] [gw0] [ 92%] PASSED test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[True] test_cluster_copier/test.py::test_no_arg [gw0] [ 93%] PASSED test_cluster_copier/test.py::test_no_arg test_cluster_copier/test.py::test_no_index [gw0] [ 94%] PASSED test_cluster_copier/test.py::test_no_index test_cluster_copier/test.py::test_non_partitioned_table [gw0] [ 95%] PASSED test_cluster_copier/test.py::test_non_partitioned_table test_cluster_copier/test.py::test_self_copy [gw3] [ 96%] PASSED test_cluster_copier/test_three_nodes.py::test [gw0] [ 97%] PASSED test_cluster_copier/test.py::test_self_copy [gw9] [ 98%] PASSED test_backward_compatibility/test_functions.py::test_string_functions test_azure_blob_storage_zero_copy_replication/test.py::test_zero_copy_replication [gw9] [ 99%] PASSED test_azure_blob_storage_zero_copy_replication/test.py::test_zero_copy_replication test_dictionaries_config_reload/test.py::test [gw9] [100%] PASSED test_dictionaries_config_reload/test.py::test =============================== warnings summary =============================== test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False] test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True] /ClickHouse/tests/integration/helpers/cluster.py:2452: DeprecationWarning: database_names is deprecated. Use list_database_names instead. logging.debug(f"Connected to Mongo dbs: {connection.database_names()}") test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False] test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True] /ClickHouse/tests/integration/helpers/external_sources.py:233: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead self.db.add_user(self.user, self.password) test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False] test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True] /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " test_cluster_copier/test.py::test_self_copy /usr/local/lib/python3.10/dist-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-24 (zk_loop) Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.10/dist-packages/kazoo/protocol/connection.py", line 512, in zk_loop if retry(self._connect_loop, retry) is STOP_CONNECTING: File "/usr/local/lib/python3.10/dist-packages/kazoo/retry.py", line 126, in __call__ return func(*args, **kwargs) File "/usr/local/lib/python3.10/dist-packages/kazoo/protocol/connection.py", line 552, in _connect_loop status = self._connect_attempt(host, hostip, port, retry) File "/usr/local/lib/python3.10/dist-packages/kazoo/protocol/connection.py", line 602, in _connect_attempt response = self._read_socket(read_timeout) File "/usr/local/lib/python3.10/dist-packages/kazoo/protocol/connection.py", line 453, in _read_socket return self._read_response(header, buffer, offset) File "/usr/local/lib/python3.10/dist-packages/kazoo/protocol/connection.py", line 376, in _read_response request, async_object, xid = client._pending.popleft() IndexError: pop from an empty deque warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 341.53s call test_backward_compatibility/test_functions.py::test_string_functions 103.90s call test_async_insert_memory/test.py::test_memory_usage 81.08s setup test_azure_blob_storage_zero_copy_replication/test.py::test_zero_copy_replication 68.79s call test_cluster_copier/test_three_nodes.py::test 61.07s call test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering 58.97s call test_cluster_copier/test.py::test_copy_with_recovering[False] 54.02s call test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[flat] 50.95s call test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_direct] 50.19s call test_backward_compatibility/test_functions.py::test_aggregate_states 49.90s setup test_default_compression_codec/test.py::test_default_codec_for_compact_parts 49.45s call test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_cache] 49.32s call test_cluster_copier/test.py::test_copy_with_recovering[True] 48.19s call test_dictionaries_all_layouts_separate_sources/test_file.py::test_complex[complex_key_hashed] 48.14s call test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] 46.80s call test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False] 46.57s call test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[hashed] 46.15s call test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] 45.59s call test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True] 45.28s call test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[flat] 44.49s call test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[cache] 44.16s call test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_hashed] 42.59s call test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[direct] 42.48s call test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed] 41.82s call test_cluster_copier/test.py::test_copy_month_to_week_partition 41.46s call test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[hashed] 40.30s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] 40.02s call test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache] 39.56s call test_default_compression_codec/test.py::test_default_codec_version_update 37.71s call test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache] 36.89s setup test_config_substitutions/test.py::test_allow_databases 36.69s setup test_access_control_on_cluster/test.py::test_access_control_on_cluster 36.46s setup test_async_connect_to_multiple_ips/test.py::test 35.92s setup test_backward_compatibility/test_functions.py::test_aggregate_states 35.81s setup test_cluster_copier/test.py::test_block_size 34.85s call test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering_after_move_faults 34.58s call test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed] 34.31s call test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition 33.77s setup test_dictionaries_ddl/test.py::test_clickhouse_remote 32.99s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 32.96s setup test_cluster_copier/test_three_nodes.py::test 31.27s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] 29.85s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] 28.94s setup test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_cache] 28.81s setup test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load 27.41s setup test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True] 26.81s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 24.94s teardown test_backup_restore_s3/test.py::test_incremental_backup_append_table_def 24.91s setup test_backward_compatibility/test_data_skipping_indices.py::test_index 24.71s setup test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False] 24.26s teardown test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 23.01s setup test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable 22.14s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] 21.98s setup test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition 21.98s call test_dictionaries_all_layouts_separate_sources/test_file.py::test_ranged[range_hashed] 21.85s call test_cluster_copier/test.py::test_copy_simple[True] 21.54s call test_dictionaries_config_reload/test.py::test 21.42s call test_cluster_copier/test.py::test_copy_simple[False] 20.96s call test_backward_compatibility/test_data_skipping_indices.py::test_index 20.88s setup test_dictionaries_config_reload/test.py::test 20.73s call test_default_compression_codec/test.py::test_default_codec_single 20.56s setup test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 20.31s setup test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local] 20.16s call test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[False] 19.23s setup test_backup_restore/test.py::test_attach_partition 19.03s call test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility 18.78s setup test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] 18.02s setup test_compressed_marks_restart/test.py::test_compressed_marks_restart_compact 17.98s setup test_dictionaries_access/test.py::test_create 17.96s call test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_ranged[range_hashed] 17.76s setup test_dictionaries_all_layouts_separate_sources/test_file.py::test_complex[complex_key_hashed] 17.52s call test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[True] 17.12s teardown test_config_substitutions/test.py::test_include_config 16.83s call test_cluster_copier/test.py::test_block_size 16.80s teardown test_cluster_copier/test.py::test_self_copy 16.66s setup test_broken_part_during_merge/test.py::test_merge_and_part_corruption 16.30s call test_cluster_copier/test.py::test_self_copy 16.29s call test_config_yaml_full/test.py::test_yaml_full_conf 15.87s setup test_codec_encrypted/test.py::test_different_keys 15.83s teardown test_cluster_copier/test_three_nodes.py::test 15.38s teardown test_default_compression_codec/test.py::test_default_codec_version_update 14.63s setup test_async_insert_memory/test.py::test_memory_usage 14.06s call test_cluster_copier/test.py::test_no_arg 13.98s call test_cluster_copier/test.py::test_non_partitioned_table 13.37s setup test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility 13.33s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] 12.88s setup test_alter_codec/test.py::test_alter_codec_index 12.16s call test_compressed_marks_restart/test.py::test_compressed_marks_restart_wide 11.37s setup test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message 11.32s call test_compressed_marks_restart/test.py::test_compressed_marks_restart_compact 11.20s call test_cluster_copier/test.py::test_no_index 10.90s teardown test_dictionaries_ddl/test.py::test_secure 10.61s teardown test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[hashed] 9.70s call test_default_compression_codec/test.py::test_default_codec_multiple 9.56s teardown test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[hashed] 9.25s call test_backup_restore/test.py::test_replace_partition 8.62s teardown test_access_control_on_cluster/test.py::test_grant_all_on_cluster 8.53s call test_backup_restore_s3/test.py::test_backup_to_s3_multipart 8.09s call test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart 7.96s call test_backup_restore/test.py::test_attach_partition 7.72s teardown test_async_connect_to_multiple_ips/test.py::test 7.20s teardown test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key 7.17s call test_backup_restore/test.py::test_restore 7.04s teardown test_backward_compatibility/test_functions.py::test_string_functions 6.93s teardown test_dictionaries_access/test.py::test_drop 6.81s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] 6.76s teardown test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition 6.46s teardown test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message 6.45s call test_access_control_on_cluster/test.py::test_access_control_on_cluster 6.30s teardown test_backup_restore/test.py::test_restore 6.22s teardown test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable 6.20s teardown test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] 5.99s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 5.87s call test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local] 5.81s call test_backup_restore_s3/test.py::test_incremental_backup_append_table_def 5.78s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] 5.57s teardown test_azure_blob_storage_zero_copy_replication/test.py::test_zero_copy_replication 5.37s call test_async_connect_to_multiple_ips/test.py::test 5.26s teardown test_broken_part_during_merge/test.py::test_merge_and_part_corruption 5.25s call test_broken_part_during_merge/test.py::test_merge_and_part_corruption 5.23s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] 5.19s call test_alter_codec/test.py::test_alter_codec_pk 5.18s teardown test_alter_codec/test.py::test_alter_codec_pk 5.07s call test_dictionaries_ddl/test.py::test_secure 5.04s teardown test_codec_encrypted/test.py::test_different_keys 5.01s teardown test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility 4.92s call test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False] 4.84s call test_alter_codec/test.py::test_alter_codec_index 4.74s teardown test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True] 4.70s teardown test_backward_compatibility/test_data_skipping_indices.py::test_index 4.43s teardown test_async_insert_memory/test.py::test_memory_usage 4.39s call test_config_substitutions/test.py::test_allow_databases 4.34s call test_backup_restore_s3/test.py::test_backup_to_s3 4.32s call test_dictionaries_access/test.py::test_create 4.31s call test_backup_restore_s3/test.py::test_backup_to_s3_native_copy 4.30s call test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True] 4.17s call test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False] 4.10s call test_dictionaries_ddl/test.py::test_restricted_database 4.09s teardown test_compressed_marks_restart/test.py::test_compressed_marks_restart_wide 4.06s call test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False] 4.04s call test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain] 4.02s call test_azure_blob_storage_zero_copy_replication/test.py::test_zero_copy_replication 3.93s call test_codec_encrypted/test.py::test_different_keys 3.85s call test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3] 3.65s call test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_other_bucket 3.50s call test_dictionaries_ddl/test.py::test_clickhouse_remote 3.35s call test_dictionaries_access/test.py::test_dictget 3.27s call test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local] 3.23s call test_backup_restore_s3/test.py::test_backup_to_s3_named_collection 3.02s call test_default_compression_codec/test.py::test_default_codec_for_compact_parts 2.88s call test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain] 2.76s call test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message 2.35s call test_access_control_on_cluster/test.py::test_grant_all_on_cluster 2.21s teardown test_dictionaries_config_reload/test.py::test 2.12s call test_dictionaries_ddl/test.py::test_dictionary_with_where 1.90s call test_config_substitutions/test.py::test_config 1.82s call test_config_substitutions/test.py::test_include_config 1.76s call test_dictionaries_access/test.py::test_drop 1.37s call test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable 1.21s call test_dictionaries_ddl/test.py::test_file_dictionary_restrictions 1.14s call test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load 1.07s call test_dictionaries_ddl/test.py::test_conflicting_name 1.06s call test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 1.03s call test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key 0.85s call test_dictionaries_ddl/test.py::test_http_dictionary_restrictions 0.64s teardown test_dictionaries_access/test.py::test_dictget 0.48s call test_dictionaries_ddl/test.py::test_named_collection 0.43s teardown test_dictionaries_access/test.py::test_create 0.07s setup test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[flat] 0.00s setup test_cluster_copier/test.py::test_copy_simple[False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[cache] 0.00s teardown test_cluster_copier/test.py::test_copy_month_to_week_partition 0.00s setup test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[direct] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_ranged[range_hashed] 0.00s teardown test_access_control_on_cluster/test.py::test_access_control_on_cluster 0.00s teardown test_cluster_copier/test.py::test_copy_with_recovering[False] 0.00s teardown test_config_substitutions/test.py::test_allow_databases 0.00s teardown test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering 0.00s setup test_cluster_copier/test.py::test_copy_with_recovering[True] 0.00s teardown test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_direct] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_file.py::test_complex[complex_key_hashed] 0.00s teardown test_cluster_copier/test.py::test_block_size 0.00s teardown test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[True] 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_ranged[range_hashed] 0.00s setup test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[True] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[hashed] 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local] 0.00s teardown test_cluster_copier/test.py::test_copy_simple[False] 0.00s teardown test_backward_compatibility/test_functions.py::test_aggregate_states 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_hashed] 0.00s setup test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[flat] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_cache] 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_other_bucket 0.00s setup test_dictionaries_ddl/test.py::test_dictionary_with_where 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[hashed] 0.00s teardown test_cluster_copier/test.py::test_copy_simple[True] 0.00s setup test_dictionaries_access/test.py::test_dictget 0.00s setup test_dictionaries_all_layouts_separate_sources/test_file.py::test_ranged[range_hashed] 0.00s setup test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False] 0.00s setup test_config_substitutions/test.py::test_config 0.00s setup test_access_control_on_cluster/test.py::test_grant_all_on_cluster 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[cache] 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[flat] 0.00s setup test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering 0.00s teardown test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True] 0.00s setup test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3] 0.00s teardown test_default_compression_codec/test.py::test_default_codec_for_compact_parts 0.00s setup test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache] 0.00s setup test_backup_restore_s3/test.py::test_incremental_backup_append_table_def 0.00s teardown test_cluster_copier/test.py::test_copy_with_recovering[True] 0.00s teardown test_cluster_copier/test.py::test_non_partitioned_table 0.00s teardown test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] 0.00s teardown test_default_compression_codec/test.py::test_default_codec_single 0.00s setup test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed] 0.00s teardown test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering_after_move_faults 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart 0.00s setup test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False] 0.00s setup test_backup_restore/test.py::test_replace_partition 0.00s setup test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[direct] 0.00s setup test_cluster_copier/test.py::test_copy_simple[True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_hashed] 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3 0.00s teardown test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed] 0.00s setup test_default_compression_codec/test.py::test_default_codec_version_update 0.00s setup test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache] 0.00s teardown test_compressed_marks_restart/test.py::test_compressed_marks_restart_compact 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] 0.00s teardown test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed] 0.00s setup test_config_yaml_full/test.py::test_yaml_full_conf 0.00s teardown test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache] 0.00s setup test_dictionaries_ddl/test.py::test_http_dictionary_restrictions 0.00s teardown test_config_yaml_full/test.py::test_yaml_full_conf 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_direct] 0.00s teardown test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False] 0.00s teardown test_dictionaries_ddl/test.py::test_clickhouse_remote 0.00s setup test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True] 0.00s setup test_dictionaries_ddl/test.py::test_named_collection 0.00s setup test_cluster_copier/test.py::test_copy_with_recovering[False] 0.00s setup test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local] 0.00s teardown test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False] 0.00s setup test_dictionaries_access/test.py::test_drop 0.00s teardown test_alter_codec/test.py::test_alter_codec_index 0.00s setup test_dictionaries_ddl/test.py::test_conflicting_name 0.00s setup test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[flat] 0.00s setup test_cluster_copier/test.py::test_no_arg 0.00s setup test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain] 0.00s teardown test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False] 0.00s setup test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3_native_copy 0.00s setup test_cluster_copier/test.py::test_self_copy 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_file.py::test_ranged[range_hashed] 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain] 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain] 0.00s setup test_cluster_copier/test.py::test_copy_month_to_week_partition 0.00s teardown test_cluster_copier/test.py::test_no_arg 0.00s teardown test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache] 0.00s setup test_compressed_marks_restart/test.py::test_compressed_marks_restart_wide 0.00s teardown test_config_substitutions/test.py::test_config 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3_named_collection 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] 0.00s setup test_config_substitutions/test.py::test_include_config 0.00s teardown test_backup_restore/test.py::test_attach_partition 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3_multipart 0.00s teardown test_cluster_copier/test.py::test_no_index 0.00s teardown test_dictionaries_ddl/test.py::test_conflicting_name 0.00s setup test_dictionaries_ddl/test.py::test_restricted_database 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3 0.00s setup test_cluster_copier/test.py::test_no_index 0.00s setup test_default_compression_codec/test.py::test_default_codec_multiple 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3_native_copy 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3_multipart 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local] 0.00s teardown test_dictionaries_ddl/test.py::test_named_collection 0.00s teardown test_default_compression_codec/test.py::test_default_codec_multiple 0.00s setup test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering_after_move_faults 0.00s setup test_default_compression_codec/test.py::test_default_codec_single 0.00s teardown test_backup_restore/test.py::test_replace_partition 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3_named_collection 0.00s teardown test_dictionaries_ddl/test.py::test_http_dictionary_restrictions 0.00s setup test_alter_codec/test.py::test_alter_codec_pk 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_other_bucket 0.00s setup test_backward_compatibility/test_functions.py::test_string_functions 0.00s teardown test_dictionaries_ddl/test.py::test_dictionary_with_where 0.00s teardown test_dictionaries_ddl/test.py::test_file_dictionary_restrictions 0.00s setup test_dictionaries_ddl/test.py::test_file_dictionary_restrictions 0.00s setup test_backup_restore/test.py::test_restore 0.00s setup test_cluster_copier/test.py::test_non_partitioned_table 0.00s setup test_dictionaries_ddl/test.py::test_secure 0.00s teardown test_dictionaries_ddl/test.py::test_restricted_database 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart =========================== short test summary info ============================ PASSED test_dictionaries_access/test.py::test_create PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local] PASSED test_dictionaries_access/test.py::test_dictget PASSED test_backup_restore/test.py::test_attach_partition PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3] PASSED test_dictionaries_access/test.py::test_drop PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local] PASSED test_backup_restore/test.py::test_replace_partition PASSED test_dictionaries_ddl/test.py::test_clickhouse_remote PASSED test_dictionaries_ddl/test.py::test_conflicting_name PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain] PASSED test_config_substitutions/test.py::test_allow_databases PASSED test_config_substitutions/test.py::test_config PASSED test_backup_restore/test.py::test_restore PASSED test_backup_restore_s3/test.py::test_backup_to_s3 PASSED test_config_substitutions/test.py::test_include_config PASSED test_cluster_copier/test.py::test_block_size PASSED test_default_compression_codec/test.py::test_default_codec_for_compact_parts PASSED test_backup_restore_s3/test.py::test_backup_to_s3_multipart PASSED test_backup_restore_s3/test.py::test_backup_to_s3_named_collection PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg PASSED test_backup_restore_s3/test.py::test_backup_to_s3_native_copy PASSED test_default_compression_codec/test.py::test_default_codec_multiple PASSED test_dictionaries_all_layouts_separate_sources/test_file.py::test_complex[complex_key_hashed] PASSED test_alter_codec/test.py::test_alter_codec_index PASSED test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart PASSED test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_other_bucket PASSED test_alter_codec/test.py::test_alter_codec_pk PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False] PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_cache] PASSED test_access_control_on_cluster/test.py::test_access_control_on_cluster PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False] PASSED test_access_control_on_cluster/test.py::test_grant_all_on_cluster PASSED test_default_compression_codec/test.py::test_default_codec_single PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_file.py::test_ranged[range_hashed] PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True] PASSED test_compressed_marks_restart/test.py::test_compressed_marks_restart_compact PASSED test_cluster_copier/test.py::test_copy_month_to_week_partition PASSED test_backup_restore_s3/test.py::test_incremental_backup_append_table_def PASSED test_compressed_marks_restart/test.py::test_compressed_marks_restart_wide PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed] PASSED test_default_compression_codec/test.py::test_default_codec_version_update PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_direct] PASSED test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[flat] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] PASSED test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache] PASSED test_async_connect_to_multiple_ips/test.py::test PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_hashed] PASSED test_backward_compatibility/test_functions.py::test_aggregate_states PASSED test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] PASSED test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[hashed] PASSED test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering_after_move_faults PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_ranged[range_hashed] PASSED test_backup_s3_storage_class/test.py::test_backup_s3_storage_class PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed] PASSED test_dictionaries_ddl/test.py::test_dictionary_with_where PASSED test_dictionaries_ddl/test.py::test_file_dictionary_restrictions PASSED test_dictionaries_ddl/test.py::test_http_dictionary_restrictions PASSED test_dictionaries_ddl/test.py::test_named_collection PASSED test_broken_part_during_merge/test.py::test_merge_and_part_corruption PASSED test_dictionaries_ddl/test.py::test_restricted_database PASSED test_dictionaries_ddl/test.py::test_secure PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] PASSED test_cluster_copier/test.py::test_copy_simple[False] PASSED test_config_yaml_full/test.py::test_yaml_full_conf PASSED test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable PASSED test_cluster_copier/test.py::test_copy_simple[True] PASSED test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[cache] PASSED test_codec_encrypted/test.py::test_different_keys PASSED test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility PASSED test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[direct] PASSED test_cluster_copier/test.py::test_copy_with_recovering[False] PASSED test_backward_compatibility/test_data_skipping_indices.py::test_index PASSED test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition PASSED test_async_insert_memory/test.py::test_memory_usage PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[flat] PASSED test_cluster_copier/test.py::test_copy_with_recovering[True] PASSED test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[False] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[hashed] PASSED test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[True] PASSED test_cluster_copier/test.py::test_no_arg PASSED test_cluster_copier/test.py::test_no_index PASSED test_cluster_copier/test.py::test_non_partitioned_table PASSED test_cluster_copier/test_three_nodes.py::test PASSED test_cluster_copier/test.py::test_self_copy PASSED test_backward_compatibility/test_functions.py::test_string_functions PASSED test_azure_blob_storage_zero_copy_replication/test.py::test_zero_copy_replication PASSED test_dictionaries_config_reload/test.py::test ================= 100 passed, 7 warnings in 667.66s (0:11:07) ==================